Example: Resample
The newly created dataset will show timestamps at the resampled periods. The values of the fields will not change, and new timestamps created with no values will be filled with either the last known values or interpolated values.
Example 1: resampling without interpolation
Initial dataset:
Configuration:
Timestamp field: Field 4
Sampling period: 3000 seconds
Interpolate values: unchecked
Resulting dataset:
Example 2: resampling with interpolation
Initial dataset:
Configuration:
Timestamp field: Field 4
Sampling period: 3000 seconds
Interpolate values: checked
Resulting dataset: note the difference in values in Field 1 and Field 2
Related topics: